Xbasic

Helper::GoogleDriveExportFile Method

Syntax

ExportFile as L(id as C,mimeType as C)

Arguments

idCharacter

Id of file to get (content returned in the response object.)

mimeTypeCharacter

Format that we want document returned in.

Returns

resultLogical

True if file was successfully exported from google drive.

Description

Export a google document to a specified format.